micro_utils.dokka
0.14.1
jvm
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
[jvm]ReadKeyValueRepo
/
get
get
jvm
abstract
suspend
fun
get
(
k
:
Key
)
:
Value
?
Return
Result
Value
in case when it is presented in repo by its
k
or null otherwise